home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Internet / Web Things / HTML.edit 1.5b1.sit / HTML.edit.1.5b1 / HTML.edit v1.5b1 / HTML.edit v1.5b1.rsrc / TEXT_32584_A Beginner's Guide to HTML.txt < prev    next >
Encoding:
Text File  |  1994-11-30  |  1.7 KB  |  84 lines

  1.  
  2. National Center for Supercomputing Applications
  3.  
  4. A Beginner's Guide to HTML
  5.  
  6. This is a primer for producing documents in HTML, the markup language used by the World Wide Web. 
  7.  
  8. Acronym Expansion
  9. What This Primer Doesn't Cover
  10. Creating HTML Documents
  11.     
  12.     The Minimal HTML Document
  13.     Basic Markup Tags
  14.     
  15.         Titles
  16.         Headings
  17.         Paragraphs
  18.     
  19.     Linking to Other Documents
  20.     
  21.         Relative Links Versus Absolute Pathnames
  22.         Uniform Resource Locator
  23.         Anchors to Specific Sections in Other Documents
  24.         Anchors to Specific Sections Within the Current Document
  25.     
  26. Additional Markup Tags
  27.     
  28.     Lists
  29.     
  30.         Unnumbered Lists
  31.         Numbered Lists
  32.         Definition Lists
  33.         Nested Lists
  34.     
  35.     Preformatted Text
  36.     Extended Quotes
  37.     Addresses
  38.     
  39. Character Formatting
  40.     
  41.     Physical Versus Logical: 
  42.               Use Logical Tags When Possible
  43.     
  44.         Logical Styles
  45.         Physical Styles
  46.     
  47.     Using Character Tags
  48.     Special Characters
  49.     
  50.         Escape Sequences
  51.         Forced Line Breaks
  52.         Horizontal Rules
  53.     
  54. In-line Images
  55.     
  56.       Alternate Text for Viewers
  57.               That Can't Display Images
  58.     
  59. External Images, Sounds, and Animations
  60. Troubleshooting
  61.     
  62.     Avoid Overlapping Tags
  63.     Embed Anchors and Character Tags,
  64.               But Not Anything Else
  65.     Check Your Links
  66.     
  67. A Longer Example
  68. For More Information
  69.     
  70.     Fill-out Forms
  71.     Style Guides
  72.     Other Introductory Documents
  73.     Additional References
  74.  
  75. National Center for Supercomputing Applications / pubs@ncsa.uiuc.edu
  76.     
  77. ___________________________
  78.  
  79. Return to HTML.edit Help Contents.
  80.  
  81. The original of this document is available as
  82.  
  83.    http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html
  84.